[INFO] fetching crate async-openai-wasm 0.31.2...
[INFO] testing async-openai-wasm-0.31.2 against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] extracting crate async-openai-wasm 0.31.2 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate async-openai-wasm 0.31.2
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate async-openai-wasm 0.31.2
[INFO] tweaked toml for crates.io crate async-openai-wasm 0.31.2 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate async-openai-wasm 0.31.2 on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate async-openai-wasm 0.31.2 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 05170a21b2aae3f4dff5a407e26cfc0c01bc7db36aed5e62f6c3d89410265f07
[INFO] running `Command { std: "docker" "start" "-a" "05170a21b2aae3f4dff5a407e26cfc0c01bc7db36aed5e62f6c3d89410265f07", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "05170a21b2aae3f4dff5a407e26cfc0c01bc7db36aed5e62f6c3d89410265f07", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "05170a21b2aae3f4dff5a407e26cfc0c01bc7db36aed5e62f6c3d89410265f07", kill_on_drop: false }`
[INFO] [stdout] 05170a21b2aae3f4dff5a407e26cfc0c01bc7db36aed5e62f6c3d89410265f07
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a12ee4218085c204e4713391ff1688315c308ead300890c9320d91ca67802091
[INFO] running `Command { std: "docker" "start" "-a" "a12ee4218085c204e4713391ff1688315c308ead300890c9320d91ca67802091", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling find-msvc-tools v0.1.5
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling icu_properties_data v2.1.1
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]    Compiling tracing-core v0.1.35
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling rustls-pki-types v1.13.1
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling cc v1.2.48
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling iri-string v0.7.9
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling rustls-native-certs v0.8.2
[INFO] [stderr]    Compiling tracing v0.1.43
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling rustls-webpki v0.103.8
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling tower-http v0.6.7
[INFO] [stderr]    Compiling hyper-util v0.1.18
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.24
[INFO] [stderr]    Compiling async-openai-wasm v0.31.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.94s
[INFO] running `Command { std: "docker" "inspect" "a12ee4218085c204e4713391ff1688315c308ead300890c9320d91ca67802091", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a12ee4218085c204e4713391ff1688315c308ead300890c9320d91ca67802091", kill_on_drop: false }`
[INFO] [stdout] a12ee4218085c204e4713391ff1688315c308ead300890c9320d91ca67802091
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ac6cdb1dde8a40a6d67bf8a84ff1fa607d20ea874f67b88d2c6619abaf53ae71
[INFO] running `Command { std: "docker" "start" "-a" "ac6cdb1dde8a40a6d67bf8a84ff1fa607d20ea874f67b88d2c6619abaf53ae71", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling tokio-test v0.4.4
[INFO] [stderr]    Compiling tower-http v0.6.7
[INFO] [stderr]    Compiling hyper-util v0.1.18
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.24
[INFO] [stderr]    Compiling async-openai-wasm v0.31.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 21.97s
[INFO] running `Command { std: "docker" "inspect" "ac6cdb1dde8a40a6d67bf8a84ff1fa607d20ea874f67b88d2c6619abaf53ae71", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ac6cdb1dde8a40a6d67bf8a84ff1fa607d20ea874f67b88d2c6619abaf53ae71", kill_on_drop: false }`
[INFO] [stdout] ac6cdb1dde8a40a6d67bf8a84ff1fa607d20ea874f67b88d2c6619abaf53ae71
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 63135b2c4e52bcc710adbbf8eab8d1f8c8484d41b275a722072eabdfc60fe416
[INFO] running `Command { std: "docker" "start" "-a" "63135b2c4e52bcc710adbbf8eab8d1f8c8484d41b275a722072eabdfc60fe416", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/async_openai_wasm-311019a42893f119)
[INFO] [stdout] running 0 tests
[INFO] [stderr]    Doc-tests async_openai_wasm
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test src/lib.rs - (line 184) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 201) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 157) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 127) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 31) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 99) ... ok
[INFO] [stdout] test src/lib.rs - (line 62) ... ok
[INFO] [stdout] test src/lib.rs - (line 5) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 184) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `async_openai` in this scope
[INFO] [stdout]    --> src/lib.rs:185:5
[INFO] [stdout]     |
[INFO] [stdout] 185 | use async_openai::{Client, config::{Config, OpenAIConfig}};
[INFO] [stdout]     |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `async_openai`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `async_openai`, use `cargo add async_openai` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `async_openai`
[INFO] [stdout]    --> src/lib.rs:185:5
[INFO] [stdout]     |
[INFO] [stdout] 185 | use async_openai::{Client, config::{Config, OpenAIConfig}};
[INFO] [stdout]     |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `async_openai`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `async_openai`, use `cargo add async_openai` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 201) stdout ----
[INFO] [stdout] error[E0432]: unresolved imports `async_openai_wasm::Client`, `async_openai_wasm::config`
[INFO] [stdout]    --> src/lib.rs:203:25
[INFO] [stdout]     |
[INFO] [stdout] 203 | use async_openai_wasm::{Client, config::AzureConfig};
[INFO] [stdout]     |                         ^^^^^^  ^^^^^^ could not find `config` in `async_openai_wasm`
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         no `Client` in the root
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider importing this struct instead:
[INFO] [stdout]             reqwest::Client
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:321:18
[INFO] [stdout]     |
[INFO] [stdout] 320 | #[cfg(feature = "_api")]
[INFO] [stdout]     |       ---------------- the item is gated behind the `_api` feature
[INFO] [stdout] 321 | pub use client::{Client, OpenAIEventStream, OpenAIFormEventStream};
[INFO] [stdout]     |                  ^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:255:9
[INFO] [stdout]     |
[INFO] [stdout] 254 | #[cfg(feature = "_api")]
[INFO] [stdout]     |       ---------------- the item is gated behind the `_api` feature
[INFO] [stdout] 255 | pub mod config;
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 157) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `async_openai` in this scope
[INFO] [stdout]    --> src/lib.rs:159:5
[INFO] [stdout]     |
[INFO] [stdout] 159 | use async_openai::{Client, types::chat::CreateChatCompletionRequestArgs};
[INFO] [stdout]     |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `async_openai`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `async_openai`, use `cargo add async_openai` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `async_openai` in this scope
[INFO] [stdout]    --> src/lib.rs:160:5
[INFO] [stdout]     |
[INFO] [stdout] 160 | use async_openai::traits::RequestOptionsBuilder;
[INFO] [stdout]     |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `async_openai`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `async_openai`, use `cargo add async_openai` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `async_openai`
[INFO] [stdout]    --> src/lib.rs:159:5
[INFO] [stdout]     |
[INFO] [stdout] 159 | use async_openai::{Client, types::chat::CreateChatCompletionRequestArgs};
[INFO] [stdout]     |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `async_openai`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `async_openai`, use `cargo add async_openai` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 127) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `async_openai` in this scope
[INFO] [stdout]    --> src/lib.rs:130:5
[INFO] [stdout]     |
[INFO] [stdout] 130 | use async_openai::traits::RequestOptionsBuilder;
[INFO] [stdout]     |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `async_openai`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `async_openai`, use `cargo add async_openai` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `async_openai`
[INFO] [stdout]    --> src/lib.rs:129:5
[INFO] [stdout]     |
[INFO] [stdout] 129 | use async_openai::Client;
[INFO] [stdout]     |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `async_openai`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `async_openai`, use `cargo add async_openai` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 31) stdout ----
[INFO] [stdout] error[E0432]: unresolved imports `async_openai_wasm::Client`, `async_openai_wasm::types::responses`
[INFO] [stdout]    --> src/lib.rs:34:26
[INFO] [stdout]     |
[INFO] [stdout]  34 |  use async_openai_wasm::{Client, types::responses::{CreateResponseArgs}};
[INFO] [stdout]     |                          ^^^^^^         ^^^^^^^^^ could not find `responses` in `types`
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          no `Client` in the root
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider importing this struct instead:
[INFO] [stdout]             reqwest::Client
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:321:18
[INFO] [stdout]     |
[INFO] [stdout] 320 | #[cfg(feature = "_api")]
[INFO] [stdout]     |       ---------------- the item is gated behind the `_api` feature
[INFO] [stdout] 321 | pub use client::{Client, OpenAIEventStream, OpenAIFormEventStream};
[INFO] [stdout]     |                  ^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types/mod.rs:66:9
[INFO] [stdout]     |
[INFO] [stdout]  65 | #[cfg(feature = "response-types")]
[INFO] [stdout]     |       -------------------------- the item is gated behind the `response-types` feature
[INFO] [stdout]  66 | pub mod responses;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 5) stdout ----
[INFO] [stdout] error[E0432]: unresolved imports `async_openai_wasm::Client`, `async_openai_wasm::config`
[INFO] [stdout]    --> src/lib.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 | use async_openai_wasm::{Client, config::OpenAIConfig};
[INFO] [stdout]     |                         ^^^^^^  ^^^^^^ could not find `config` in `async_openai_wasm`
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         no `Client` in the root
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider importing this struct instead:
[INFO] [stdout]             reqwest::Client
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:321:18
[INFO] [stdout]     |
[INFO] [stdout] 320 | #[cfg(feature = "_api")]
[INFO] [stdout]     |       ---------------- the item is gated behind the `_api` feature
[INFO] [stdout] 321 | pub use client::{Client, OpenAIEventStream, OpenAIFormEventStream};
[INFO] [stdout]     |                  ^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:255:9
[INFO] [stdout]     |
[INFO] [stdout] 254 | #[cfg(feature = "_api")]
[INFO] [stdout]     |       ---------------- the item is gated behind the `_api` feature
[INFO] [stdout] 255 | pub mod config;
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 127)
[INFO] [stdout]     src/lib.rs - (line 157)
[INFO] [stdout]     src/lib.rs - (line 184)
[INFO] [stdout]     src/lib.rs - (line 201)
[INFO] [stdout]     src/lib.rs - (line 31)
[INFO] [stdout]     src/lib.rs - (line 5)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 2 passed; 6 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.43s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.55s; merged doctests compilation took 0.12s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "63135b2c4e52bcc710adbbf8eab8d1f8c8484d41b275a722072eabdfc60fe416", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "63135b2c4e52bcc710adbbf8eab8d1f8c8484d41b275a722072eabdfc60fe416", kill_on_drop: false }`
[INFO] [stdout] 63135b2c4e52bcc710adbbf8eab8d1f8c8484d41b275a722072eabdfc60fe416
